Skip to main content

Portfolio Groups

flGroupsAdd

Add one or more portfolio group

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope in which you wish to create the portfolio groupYesString"FinbourneExamples"
groupsPopulated table from flGroupsAdd_TemplateYesCell referenceSee template

flGroupsAddPortfolio

Adds an existing portfolio to an existing group

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the portfolio groupYesString"FinbourneExamples"
codeUnique identifier of the portfolio groupYesString"Finbourne-US-Fixed-Income"
portfolio_scopeScope containing the portfolio you wish to add to the groupYesString"FinbourneExamples"
portfolio_codeUnique identifier of the portfolio you wish to add to the groupYesString"US-Corporate-Bond"
effective_dateSpecify EffectiveDateYesYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55

flGroupsAddSubGroup

Adds an existing subgroup to an existing group

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the portfolio groupYesString"FinbourneExamples"
codeUnique identifier of the portfolio groupYesString"Finbourne-Investment-Management"
subGroup_scopeScope containing the portfolio group you wish to add to the groupYesString"FinbourneExamples"
subGroup_codeUnique identifier of the portfolio group you wish to add to the groupYesString"Finbourne-US-Fixed-Income"
effective_dateSpecify EffectiveDateYesYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55

flGroupsDelete

Deletes an existing portfolio group

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the portfolio groupYesString"FinbourneExamples"
codeUnique identifier of the portfolio group you wish to deleteYesString"Finbourne-US-Fixed-Income"

flGroupsGet

Get a known group

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the portfolio groupYesString"FinbourneExamples"
codeUnique identifier of the portfolio group you wish to viewYesString"Finbourne-US-Fixed-Income"
as_at_dateSpecify AsAt dateNoYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55
columnsSelect your result columnsNoComma delimited list of strings"Column1,Column2"

flGroupsGetContents

Get the contents of a group

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the portfolio groupYesString"FinbourneExamples"
codeUnique identifier of the portfolio group you wish to viewYesString"Finbourne-US-Fixed-Income"
effective_dateSpecify EffectiveDateNoYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55
as_at_dateSpecify AsAt dateNoYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55
columnsSelect your result columnsNoComma delimited list of strings"Column1,Column2"

flGroupsGetHoldings

Get holdings for a portfolio group

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the portfolio groupYesString"FinbourneExamples"
portfolio_codeUnique identifier of the portfolio groupYesString"Finbourne-US-Fixed-Income"
effective_dateSpecify EffectiveDateNoYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55
as_at_dateSpecify AsAt dateNoYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55
filterFilter results based on filering expressionNofiltering expressionid.code eq 'test-code'
holding_property_keysList of property keys to paint onto holdingsNoCell referenceA set of cells containing values in the format "domain/scope/code"
columnsSelect your result columnsNoComma delimited list of strings"Column1,Column2"

flGroupsList

List all groups in a scope

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the portfolio groupYesString"FinbourneExamples"
as_at_dateSpecify AsAt dateNoYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55
columnsSelect your result columnsNoComma delimited list of strings"Column1,Column2"

flGroupsRemovePortfolio

Removes an existing portfolio from an existing group

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the portfolio groupYesString"FinbourneExamples"
codeUnique identifier of the portfolio groupYesString"Finbourne-US-Fixed-Income"
portfolio_scopeScope containing the portfolio you wish to remove from the groupYesString"FinbourneExamples"
portfolio_codeUnique identifier of the portfolio you wish to remove from the groupYesString"US-Corporate-Bond"
effective_dateSpecify EffectiveDateYesYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55

flGroupsRemoveSubGroup

Removes an existing subgroup from an existing group

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the portfolio groupYesString"FinbourneExamples"
codeUnique identifier of the portfolio groupYesString"Finbourne-Investment-Management"
subGroup_scopeScope containing the portfolio group you wish to remove from the groupYesString"FinbourneExamples"
subGroup_codeUnique identifier of the portfolio group you wish to remove from the groupYesString"Finbourne-US-Fixed-Income"
effective_dateSpecify EffectiveDateYesYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55

flGroupsUpdate

Updates a portfolio group

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the portfolio groupYesString"FinbourneExamples"
codeUnique identifier of the portfolio groupYesString"Finbourne-US-Fixed-Income"
groupsPopulated table from flGroupsUpdate_TemplateYesCell referenceSee template